Skip to content

Refactor: DetailedProfiler optimization + javadoc #2483

Closed
capdevon wants to merge 2 commits into
jMonkeyEngine:masterfrom
capdevon:capdevon-DetailedProfiler
Closed

Refactor: DetailedProfiler optimization + javadoc #2483
capdevon wants to merge 2 commits into
jMonkeyEngine:masterfrom
capdevon:capdevon-DetailedProfiler

Conversation

@capdevon
Copy link
Copy Markdown
Contributor

@capdevon capdevon commented Jun 10, 2025

This PR enhances the DetailedProfiler class by:

  • Adding comprehensive Javadoc comments: Improves code readability and maintainability for developers.
  • Streamlining path construction: Introduces a helper method for more efficient StringBuilder usage.
  • General code cleanup: Improves clarity and robustness of various sections.

These changes lead to a more stable, understandable, and slightly more performant profiling system.

image

@yaRnMcDonuts yaRnMcDonuts added this to the v3.9.0 milestone Jun 11, 2025
@capdevon capdevon changed the title Refactor: Improve DetailedProfiler with Javadoc & Optimizations Refactor: DetailedProfiler optimization + javadoc Jun 13, 2025
@codex128 codex128 added the Refactoring and Cleanup This PR is all about improving code quality and javadoc. label Dec 22, 2025
@codex128 codex128 closed this Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactoring and Cleanup This PR is all about improving code quality and javadoc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants